home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / cgplwlist / cgplw02251-02500.txt / 000032_all_Thu Feb 2 21:29:29 PST 1995.msg < prev    next >
Text File  |  1995-02-09  |  2KB  |  41 lines

  1. Article: 2283 of comp.graphics.packages.lightwave
  2. Xref: netcom.com comp.graphics.packages.lightwave:2283
  3. Path: netcom.com!csus.edu!csulb.edu!library.ucla.edu!galaxy.ucr.edu!usenet
  4. From: bhoffman@valverde.edu (Brian Hoffman)
  5. Newsgroups: comp.graphics.packages.lightwave
  6. Subject: Re: Lightwave 4.0 Plug Ins...
  7. Date: 1 Feb 1995 16:51:29 GMT
  8. Organization: University of California, Riverside
  9. Lines: 24
  10. Distribution: world
  11. Message-ID: <3goe6h$1ma@galaxy.ucr.edu>
  12. References: <3gobl0$dhp@fohnix.metronet.com>
  13. Reply-To: all
  14. NNTP-Posting-Host: 157.233.11.70
  15.  
  16. In article <3gobl0$dhp@fohnix.metronet.com>  
  17. adamhill@fohnix.metronet.com (Adam Hill) writes:
  18. >   In the Adobe documentation and code on how to write plugins for 
  19. > Photoshop they give examples of cross platform plugins. The basic 
  20. > structure is all of the platform specific GUI code in a single file 
  21. > and a set of functions to pass numbers back to the engine. That and 
  22. > a few #IFDEF's.
  23. >   So doing the same for LW plug-ins should not be too complex. 
  24. > Aside from having a SGI just to test on :-)
  25.  
  26. This shouldn't be too difficult for plug-ins that require little user  
  27. input or interaction.  The porting problem will be substantially more  
  28. difficult for plug-ins that require more user-interface facilities  
  29. then the Lightwave plug-in architecture provides.  In such cases, the  
  30. plug-n developer will need to write a Windows, Amiga, or SGI  
  31. graphical front end for the plug-in.  To port thes plug-ins to  
  32. different versions would require more than a few simple modifications  
  33. and a recompile.
  34.  
  35. -Brian Hoffman  (bhoffman@valverde.edu)
  36.  
  37.  
  38.